Add simple swap data filter.
authoroliskoli <oliskoli>
Mon, 27 Oct 2008 20:53:34 +0000 (20:53 +0000)
committeroliskoli <oliskoli>
Mon, 27 Oct 2008 20:53:34 +0000 (20:53 +0000)
xmldoc/filters/swap.xml [new file with mode: 0644]

diff --git a/xmldoc/filters/swap.xml b/xmldoc/filters/swap.xml
new file mode 100644 (file)
index 0000000..7665790
--- /dev/null
@@ -0,0 +1,5 @@
+<para>
+   Simple filter to swap the coordinate values (latitude and longitude) of all
+   points. This can be helpful for wrong defined/coded data. Or if you think, you can use
+   one of our xcsv formats, but latitude and longitude are in opposite order.
+</para>